Update front end to enable all users to sign in only using email and password
| Features | Account Management |
|---|
| MoSCoW | Must |
|---|
Owner | Amani |
|---|
| Size | XS |
|---|
| Sprint | 5 |
|---|
| Status | Done |
|---|
- Update front end to enable all users to sign in only using email and password
- Acceptance Criteria:
- The front-end login interface should be updated to allow all users to sign in using their email and password.
- Any existing login methods, such as username-based login, should be removed or disabled.
- The login process should provide clear feedback to users and handle authentication errors gracefully.